Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix property hints for parsed collision mask #88156

Merged

Conversation

DaZang
Copy link
Contributor

@DaZang DaZang commented Feb 9, 2024

In NavigationPolygon use PROPERTY_HINT_LAYERS_2D_PHYSICS instead of PROPERTY_HINT_LAYERS_3D_PHYSICS to display the correct property hints.

Fixes #88154.

In NavigationPolygon use PROPERTY_HINT_LAYERS_2D_PHYSICS instead of PROPERTY_HINT_LAYERS_3D_PHYSICS to display the correct property hints.

Fixes godotengine#88154.
@AThousandShips AThousandShips added bug topic:navigation topic:2d cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release labels Feb 9, 2024
@AThousandShips AThousandShips added this to the 4.3 milestone Feb 9, 2024
@AThousandShips AThousandShips requested a review from a team February 9, 2024 19:47
@akien-mga akien-mga merged commit d2f69ce into godotengine:master Feb 12, 2024
16 checks passed
@akien-mga
Copy link
Member

Thanks! And congrats for your first merged Godot contribution 🎉

@akien-mga
Copy link
Member

Cherry-picked for 4.2.2.

@akien-mga akien-mga removed the cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release label Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants